string concatenation [python 기초] 기초 연산 매우 기초적인 내용들은 vs code에 작성해서 에 올려놨고, wework replit 중 중요한 내용 + 내가 확실히 몰랐던 내용 위주로 정리했다. 입력할 때는, input() 을 사용 정수형으로 받으려면, input() 2개 이상 받으려면, map(int,input().split()) 출력할 때는, print() 을 사용 포맷코드 사용 방식 literal string interpolati... Backendpythonstring concatenation연산printwhitespacevariablesBackend
[python 기초] 기초 연산 매우 기초적인 내용들은 vs code에 작성해서 에 올려놨고, wework replit 중 중요한 내용 + 내가 확실히 몰랐던 내용 위주로 정리했다. 입력할 때는, input() 을 사용 정수형으로 받으려면, input() 2개 이상 받으려면, map(int,input().split()) 출력할 때는, print() 을 사용 포맷코드 사용 방식 literal string interpolati... Backendpythonstring concatenation연산printwhitespacevariablesBackend